Skip to content

release: 0.7.2#12

Open
stainless-app[bot] wants to merge 25 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.7.2#12
stainless-app[bot] wants to merge 25 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 6, 2026

Automated Release PR

0.7.2 (2026-03-19)

Full Changelog: v0.7.1...v0.7.2

Features

  • add --max-items flag for paginated/streaming endpoints (cab651f)
  • api: api update (93ec607)
  • api: api update (922d06b)
  • api: api update (5978d7a)
  • api: api update (212d624)
  • api: api update (b3aa3b4)
  • support passing required body params through pipes (5caad8a)

Bug Fixes

  • avoid reading from stdin unless request body is form encoded or json (32f2697)
  • better support passing client args in any position (632158a)
  • fix for encoding arrays with any type items (7898e52)
  • fix for test cases with newlines in YAML and better error reporting (d0fbf69)
  • improve linking behavior when developing on a branch not in the Go SDK (7a56630)
  • improved workflow for developing on branches (eb3e18e)
  • no longer require an API key when building on production repos (d82fd7d)
  • only set client options when the corresponding CLI flag or env var is explicitly set (6cfe6d4)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (5a4be3e)
  • internal: codegen related update (41d32f3)
  • internal: tweak CI branches (6d81988)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 6, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/agentmail-cli/93ec607579dc3c74a00c1559876f19159f17bf18/dist.zip'. On macOS, run 'xattr -d com.apple.quarantine {executable name}'.

Expires at: Sat, 18 Apr 2026 09:08:55 GMT
Updated at: Thu, 19 Mar 2026 09:08:55 GMT

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 8 files

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ad8189f to 9e6d09c Compare March 7, 2026 04:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9e6d09c to 3cad3d7 Compare March 7, 2026 04:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3cad3d7 to 82bb3a7 Compare March 7, 2026 04:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 82bb3a7 to 455c742 Compare March 7, 2026 04:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 455c742 to 08b4575 Compare March 7, 2026 23:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 08b4575 to 61c271a Compare March 8, 2026 03:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 61c271a to 02f0dbb Compare March 9, 2026 05:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 02f0dbb to c3e61f2 Compare March 9, 2026 23:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c3e61f2 to 52efcb3 Compare March 10, 2026 01:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 52efcb3 to dac3c6d Compare March 10, 2026 06:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dac3c6d to 96aa1bf Compare March 12, 2026 00:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 96aa1bf to 4ec3ae5 Compare March 12, 2026 06:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4ec3ae5 to 92cf134 Compare March 14, 2026 07:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 92cf134 to 7598e95 Compare March 16, 2026 20:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7598e95 to c2bbcb2 Compare March 17, 2026 07:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c2bbcb2 to cd4a96a Compare March 17, 2026 07:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cd4a96a to 76d92aa Compare March 17, 2026 07:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 76d92aa to 26f19f6 Compare March 17, 2026 07:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 26f19f6 to f44c927 Compare March 18, 2026 06:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f44c927 to c11d144 Compare March 18, 2026 09:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c11d144 to 305d40e Compare March 18, 2026 22:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 305d40e to 49ae23d Compare March 19, 2026 03:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 49ae23d to b329a41 Compare March 19, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants